ContextProvider
interface ContextProvider
Generates a set of grouped context actions upon request. This is the upstream-facing counterpart of ContextHandler; it applies its results to a builder provided from upstream for further amendment and usage upstream. This may be used together with a handler (handler requests potential context inputs by requesting for them from it's children provider(s))
See the Wiki for a detailed overview of the ContextAction system in fzzy config.
Author
fzzyhmstrs
Since
0.6.0